Click or drag to resize

MessageBodyParts Property

Gets the body parts.

Namespace:  Independentsoft.Email.Mime
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public BodyPartList BodyParts { get; }

Property Value

Type: BodyPartList
The body parts.
See Also